Skip to main content

Microsoft

The Microsoft social provider from ezto auth allows your users to log in using their trusted Microsoft Account. This integration provides a convenient and secure way for users to access your platform via Microsoft.

Prerequisites

Make sure to create a Microsoft Developer account before you begin.

1 Go to Dashboard > Authentication > Social.

2 Click on + CREATE CONNECTION.

3 You will be redirected to the social connection providers page, where you can view all the available providers.

Social Connection

4 Click on Microsoft

5 You will be directed to the configuration page for the chosen social connection method.

Microsoft

6 To enable Microsoft login, you must first register a Microsoft application in Microsoft Azure.


  • Copy the redirect URL for the Microsoft provider from the dashboard as the first step.

Redirect URL

  • Go to Microsoft Azure and click on App registrations.

  • Click on Register an application.

Registrations

  • Provide a descriptive name and paste the copied Redirect URL from your dashboard in the Redirect URL section. Make sure to set the URL type as Web.

URL

  • Click on Register.

  • You will be moved to the created application's detail page.

  • Copy the Application ID to your clipboard.

App ID

  • From the left hand menu, click on Certificates & secrets. > Click on Client secrets.

Client Secret

  • If the Client secret is not generated for you application, click on New client secret.

New client secret

  • Provide the neceesary configs, click on Add.

Configs

  • Copy the generated Client secret.

Client Secret


7 Return to your dashboard, paste the App ID and Client Secret in App Secret.

App ID & Secret

8 Configure the other required specification, click on SAVE.

Know more

Create Social Connection

Application Details

Application Execution

Attach Social Connection to Application